home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / pc-mac-net_filesharelite.dmg / PC-Mac-Net FileShare Lite v5.5.2 / Data / vlcrc-mac < prev    next >
Text File  |  2006-01-16  |  35KB  |  1,541 lines

  1. ###
  2. ###  VLC media player - version 0.8.4 Janus - (c) 1996-2005 the VideoLAN team
  3. ###
  4.  
  5. [main] # main program
  6.  
  7. # Enable audio (boolean)
  8. #audio=1
  9. # Default audio volume (integer)
  10. #volume=256
  11. # Audio output volume step (integer)
  12. #volume-step=32
  13. # Audio output frequency (Hz) (integer)
  14. #aout-rate=-1
  15. # Use the S/PDIF audio output when available (boolean)
  16. #spdif=0
  17. # Force detection of Dolby Surround (integer)
  18. #force-dolby-surround=0
  19. # Audio desynchronization compensation (integer)
  20. #audio-desync=0
  21. # Audio output module (string)
  22. #aout=
  23. # Audio filters (string)
  24. #audio-filter=
  25. # Audio visualizations  (string)
  26. #audio-visual=visual
  27. # Enable video (boolean)
  28. #video=1
  29. # Grayscale video output (boolean)
  30. #grayscale=0
  31. # Fullscreen video output (boolean)
  32. #fullscreen=0
  33. # Skip frames (boolean)
  34. #skip-frames=1
  35. # Quiet synchro (boolean)
  36. #quiet-synchro=0
  37. # Always on top (boolean)
  38. #video-on-top=0
  39. # Disable screensaver (boolean)
  40. #disable-screensaver=1
  41. # Video snapshot directory (string)
  42. #snapshot-path=
  43. # Video snapshot format (string)
  44. #snapshot-format=png
  45. # Video width (integer)
  46. #width=-1
  47. # Video height (integer)
  48. #height=-1
  49. # Video x coordinate (integer)
  50. #video-x=-1
  51. # Video y coordinate (integer)
  52. #video-y=-1
  53. # Video cropping (string)
  54. #crop=
  55. # Source aspect ratio (string)
  56. #aspect-ratio=
  57. # Monitor pixel aspect ratio (string)
  58. #monitor-par=
  59. # Fix HDTV height (boolean)
  60. #hdtv-fix=1
  61. # Window decorations (boolean)
  62. #video-deco=1
  63. # Video title (string)
  64. #video-title=
  65. # Video alignment (integer)
  66. #align=0
  67. # Zoom video (float)
  68. #zoom=1.000000
  69. # Video output module (string)
  70. #vout=
  71. # Video filter module (string)
  72. #vout-filter=
  73. # On Screen Display (boolean)
  74. #osd=1
  75. # Use subtitle file (string)
  76. #sub-file=
  77. # Autodetect subtitle files (boolean)
  78. #sub-autodetect-file=1
  79. # Subtitle autodetection fuzziness (integer)
  80. #sub-autodetect-fuzzy=3
  81. # Subtitle autodetection paths (string)
  82. #sub-autodetect-path=./Subtitles, ./subtitles
  83. # Force subtitle position (integer)
  84. #sub-margin=-1
  85. # Subpictures filter module (string)
  86. #sub-filter=
  87. # Program to select (integer)
  88. #program=0
  89. # Programs to select (string)
  90. #programs=
  91. # Audio track (integer)
  92. #audio-track=-1
  93. # Subtitles track (integer)
  94. #sub-track=-1
  95. # Audio language (string)
  96. #audio-language=
  97. # Subtitle language (string)
  98. #sub-language=
  99. # Input repetitions (integer)
  100. #input-repeat=0
  101. # Input start time (seconds) (integer)
  102. #start-time=0
  103. # Input stop time (seconds) (integer)
  104. #stop-time=0
  105. # Input list (string)
  106. #input-list=
  107. # Input slave (experimental) (string)
  108. #input-slave=
  109. # Bookmarks list for a stream (string)
  110. #bookmarks=
  111. # DVD device (string)
  112. #dvd=
  113. # VCD device (string)
  114. #vcd=/dev/cdrom
  115. # Audio CD device (string)
  116. #cd-audio=/dev/cdrom
  117. # UDP port (integer)
  118. #server-port=1234
  119. # MTU of the network interface (integer)
  120. #mtu=1500
  121. # Force IPv6 (boolean)
  122. #ipv6=0
  123. # Force IPv4 (boolean)
  124. #ipv4=0
  125. # TCP connection timeout in ms (integer)
  126. #ipv4-timeout=5000
  127. # SOCKS server (string)
  128. #socks=
  129. # SOCKS user name (string)
  130. #socks-user=
  131. # SOCKS password (string)
  132. #socks-pwd=
  133. # Title metadata (string)
  134. #meta-title=
  135. # Author metadata (string)
  136. #meta-author=
  137. # Artist metadata (string)
  138. #meta-artist=
  139. # Genre metadata (string)
  140. #meta-genre=
  141. # Copyright metadata (string)
  142. #meta-copyright=
  143. # Description metadata (string)
  144. #meta-description=
  145. # Date metadata (string)
  146. #meta-date=
  147. # URL metadata (string)
  148. #meta-url=
  149. # Clock reference average counter (integer)
  150. #cr-average=40
  151. # Clock synchronisation (integer)
  152. #clock-synchro=-1
  153. # Preferred codecs list (string)
  154. #codec=
  155. # Preferred encoders list (string)
  156. #encoder=
  157. # Access module (string)
  158. #access=
  159. # Access filter module (string)
  160. #access-filter=
  161. # Demux module (string)
  162. #demux=
  163. # Default stream output chain (string)
  164. #sout=
  165. # Display while streaming (boolean)
  166. #sout-display=0
  167. # Keep stream output open (boolean)
  168. #sout-keep=0
  169. # Enable streaming of all ES (boolean)
  170. #sout-all=0
  171. # Enable audio stream output (boolean)
  172. #sout-audio=1
  173. # Enable video stream output (boolean)
  174. #sout-video=1
  175. # Time To Live (integer)
  176. #ttl=1
  177. # Mux module (string)
  178. #mux=
  179. # Access output module (string)
  180. #access_output=
  181. # Preferred packetizer list (string)
  182. #packetizer=
  183. # Control SAP flow (boolean)
  184. #sap-flow-control=0
  185. # SAP announcement interval (integer)
  186. #sap-interval=5
  187. # Enable FPU support (boolean)
  188. #fpu=1
  189. # Enable CPU AltiVec support (boolean)
  190. #altivec=1
  191. # Memory copy module (string)
  192. #memcpy=
  193. # Use a plugins cache (boolean)
  194. #plugins-cache=1
  195. # Modules search path (string)
  196. #plugin-path=
  197. # Minimize number of threads (boolean)
  198. #minimize-threads=0
  199. # Adjust VLC priority (integer)
  200. #rt-offset=0
  201. # VLM configuration file (string)
  202. #vlm-conf=
  203. # Run as daemon process (boolean)
  204. #daemon=0
  205. # Play files randomly forever (boolean)
  206. #random=0
  207. # Repeat all (boolean)
  208. #loop=0
  209. # Repeat current item (boolean)
  210. #repeat=0
  211. # Play and stop (boolean)
  212. #play-and-stop=0
  213. # Default stream (string)
  214. open=
  215. # Services discovery modules (string)
  216. #services-discovery=
  217. # Interface module (string)
  218. intf=http
  219. # Extra interface modules (string)
  220. extraintf=http
  221. # Verbosity (0,1,2) (integer)
  222. #verbose=0
  223. # Be quiet (boolean)
  224. #quiet=0
  225. # Language (string)
  226. #language=auto
  227. # Color messages (boolean)
  228. #color=0
  229. # Show advanced options (boolean)
  230. #advanced=0
  231. # Control interfaces (string)
  232. #control=
  233. # Fullscreen (key)
  234. #key-fullscreen=Command-f
  235. # Play/Pause (key)
  236. #key-play-pause=Command-p
  237. # Pause only (key)
  238. #key-pause=Unset
  239. # Play only (key)
  240. #key-play=Unset
  241. # Faster (key)
  242. #key-faster=Command-=
  243. # Slower (key)
  244. #key-slower=Command--
  245. # Next (key)
  246. #key-next=Command-Right
  247. # Previous (key)
  248. #key-prev=Command-Left
  249. # Stop (key)
  250. #key-stop=Command-.
  251. # Position (key)
  252. #key-position=t
  253. # Jump 3 seconds backwards (key)
  254. #key-jump-3sec=Ctrl-Command-Left
  255. # Jump 3 seconds forward (key)
  256. #key-jump+3sec=Ctrl-Command-Right
  257. # Jump 10 seconds backwards (key)
  258. #key-jump-10sec=Alt-Command-Left
  259. # Jump 10 seconds forward (key)
  260. #key-jump+10sec=Alt-Command-Right
  261. # Jump 1 minute backwards (key)
  262. #key-jump-1min=Shift-Command-Left
  263. # Jump 1 minute forward (key)
  264. #key-jump+1min=Shift-Command-Right
  265. # Jump 5 minutes backwards (key)
  266. #key-jump-5min=Alt-Shift-Command-Left
  267. # Jump 5 minutes forward (key)
  268. #key-jump+5min=Alt-Shift-Command-Right
  269. # Activate (key)
  270. #key-nav-activate=Enter
  271. # Navigate up (key)
  272. #key-nav-up=Up
  273. # Navigate down (key)
  274. #key-nav-down=Down
  275. # Navigate left (key)
  276. #key-nav-left=Left
  277. # Navigate right (key)
  278. #key-nav-right=Right
  279. # Go to the DVD menu (key)
  280. #key-disc-menu=Ctrl-m
  281. # Select previous DVD title (key)
  282. #key-title-prev=Ctrl-p
  283. # Select next DVD title (key)
  284. #key-title-next=Ctrl-n
  285. # Select prev DVD chapter (key)
  286. #key-chapter-prev=Ctrl-u
  287. # Select prev DVD chapter (key)
  288. #key-chapter-next=Ctrl-d
  289. # Quit (key)
  290. #key-quit=Command-q
  291. # Volume up (key)
  292. #key-vol-up=Command-Up
  293. # Volume down (key)
  294. #key-vol-down=Command-Down
  295. # Mute (key)
  296. #key-vol-mute=Alt-Command-Down
  297. # Subtitle delay up (key)
  298. #key-subdelay-up=j
  299. # Subtitle delay down (key)
  300. #key-subdelay-down=h
  301. # Audio delay up (key)
  302. #key-audiodelay-up=g
  303. # Audio delay down (key)
  304. #key-audiodelay-down=f
  305. # Cycle audio track (key)
  306. #key-audio-track=l
  307. # Cycle subtitle track (key)
  308. #key-subtitle-track=s
  309. # Show interface (key)
  310. #key-intf-show=i
  311. # Hide interface (key)
  312. #key-intf-hide=
  313. # Take video snapshot (key)
  314. #key-snapshot=Alt-Command-s
  315. # Set playlist bookmark 1 (key)
  316. #key-set-bookmark1=Command-F1
  317. # Set playlist bookmark 2 (key)
  318. #key-set-bookmark2=Command-F2
  319. # Set playlist bookmark 3 (key)
  320. #key-set-bookmark3=Command-F3
  321. # Set playlist bookmark 4 (key)
  322. #key-set-bookmark4=Command-F4
  323. # Set playlist bookmark 5 (key)
  324. #key-set-bookmark5=Command-F5
  325. # Set playlist bookmark 6 (key)
  326. #key-set-bookmark6=Command-F6
  327. # Set playlist bookmark 7 (key)
  328. #key-set-bookmark7=Command-F7
  329. # Set playlist bookmark 8 (key)
  330. #key-set-bookmark8=Command-F8
  331. # Set playlist bookmark 9 (key)
  332. #key-set-bookmark9=Unset
  333. # Set playlist bookmark 10 (key)
  334. #key-set-bookmark10=Unset
  335. # Play playlist bookmark 1 (key)
  336. #key-play-bookmark1=F1
  337. # Play playlist bookmark 2 (key)
  338. #key-play-bookmark2=F2
  339. # Play playlist bookmark 3 (key)
  340. #key-play-bookmark3=F3
  341. # Play playlist bookmark 4 (key)
  342. #key-play-bookmark4=F4
  343. # Play playlist bookmark 5 (key)
  344. #key-play-bookmark5=F5
  345. # Play playlist bookmark 6 (key)
  346. #key-play-bookmark6=F6
  347. # Play playlist bookmark 7 (key)
  348. #key-play-bookmark7=F7
  349. # Play playlist bookmark 8 (key)
  350. #key-play-bookmark8=F8
  351. # Play playlist bookmark 9 (key)
  352. #key-play-bookmark9=Unset
  353. # Play playlist bookmark 10 (key)
  354. #key-play-bookmark10=Unset
  355. # Go back in browsing history (key)
  356. #key-history-back=Command-[
  357. # Go forward in browsing history (key)
  358. #key-history-forward=Command-]
  359. # Record (key)
  360. #key-record=Shift-Command-r
  361.  
  362. [livedotcom] # RTP/RTSP/SDP demuxer (using Live.com)
  363.  
  364. # Use RTP over RTSP (TCP) (boolean)
  365. #rtsp-tcp=0
  366. # Caching value (ms) (integer)
  367. #rtsp-caching=1200
  368. # Kasenna RTSP dialect (boolean)
  369. #rtsp-kasenna=0
  370.  
  371. [mux_ts] # TS muxer (libdvbpsi)
  372.  
  373. # Video PID (integer)
  374. #sout-ts-pid-video=0
  375. # Audio PID (integer)
  376. #sout-ts-pid-audio=0
  377. # SPU PID (integer)
  378. #sout-ts-pid-spu=0
  379. # PMT PID (integer)
  380. #sout-ts-pid-pmt=0
  381. # TS ID (integer)
  382. #sout-ts-tsid=0
  383. # NET ID (integer)
  384. #sout-ts-netid=0
  385. # PMT Program numbers (requires --sout-ts-es-id-pid) (string)
  386. #sout-ts-program-pmt=
  387. # Set PID to id of ES (boolean)
  388. #sout-ts-es-id-pid=0
  389. # Mux PMT (requires --sout-ts-es-id-pid) (string)
  390. #sout-ts-muxpmt=
  391. # SDT Descriptors (requires --sout-ts-es-id-pid) (string)
  392. #sout-ts-sdtdesc=
  393. # Shaping delay (ms) (integer)
  394. #sout-ts-shaping=200
  395. # Use keyframes (boolean)
  396. #sout-ts-use-key-frames=0
  397. # PCR delay (ms) (integer)
  398. #sout-ts-pcr=70
  399. # Minimum B (deprecated) (integer)
  400. #sout-ts-bmin=0
  401. # Maximum B (deprecated) (integer)
  402. #sout-ts-bmax=0
  403. # DTS delay (ms) (integer)
  404. #sout-ts-dts-delay=400
  405. # Crypt audio (boolean)
  406. #sout-ts-crypt-audio=1
  407. # Crypt video (boolean)
  408. #sout-ts-crypt-video=1
  409. # CSA Key (string)
  410. #sout-ts-csa-ck=
  411. # Packet size in bytes to encrypt (integer)
  412. #sout-ts-csa-pkt=188
  413.  
  414. [mkv] # Matroska stream demuxer
  415.  
  416. # Ordered chapters (boolean)
  417. #mkv-use-ordered-chapters=1
  418. # Chapter codecs (boolean)
  419. #mkv-use-chapter-codec=1
  420. # Preload Directory (boolean)
  421. #mkv-preload-local-dir=1
  422. # Seek based on percent not time (boolean)
  423. #mkv-seek-percent=0
  424. # Dummy Elements (boolean)
  425. #mkv-use-dummy=0
  426.  
  427. [ffmpeg] # ffmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)
  428.  
  429. # Direct rendering (boolean)
  430. #ffmpeg-dr=1
  431. # Error resilience (integer)
  432. #ffmpeg-error-resilience=1
  433. # Workaround bugs (integer)
  434. #ffmpeg-workaround-bugs=1
  435. # Hurry up (boolean)
  436. #ffmpeg-hurry-up=0
  437. # Visualize motion vectors (integer)
  438. #ffmpeg-vismv=0
  439. # Low resolution decoding (integer)
  440. #ffmpeg-lowres=0
  441. # Post processing quality (integer)
  442. #ffmpeg-pp-q=0
  443. # ffmpeg post processing filter chains (string)
  444. #ffmpeg-pp-name=default
  445. # Debug mask (integer)
  446. #ffmpeg-debug=0
  447. # Quality level (string)
  448. #sout-ffmpeg-hq=simple
  449. # Ratio of key frames (integer)
  450. #sout-ffmpeg-keyint=0
  451. # Ratio of B frames (integer)
  452. #sout-ffmpeg-bframes=0
  453. # Hurry up (boolean)
  454. #sout-ffmpeg-hurry-up=0
  455. # Enable interlaced encoding (boolean)
  456. #sout-ffmpeg-interlace=0
  457. # Enable interlaced motion estimation (boolean)
  458. #sout-ffmpeg-interlace-me=1
  459. # Video bitrate tolerance (integer)
  460. #sout-ffmpeg-vt=0
  461. # Enable pre motion estimation (boolean)
  462. #sout-ffmpeg-pre-me=0
  463. # Enable strict rate control (boolean)
  464. #sout-ffmpeg-strict-rc=0
  465. # Rate control buffer size (integer)
  466. #sout-ffmpeg-rc-buffer-size=1835008
  467. # Rate control buffer aggressiveness (float)
  468. #sout-ffmpeg-rc-buffer-aggressivity=1.000000
  469. # I quantization factor (float)
  470. #sout-ffmpeg-i-quant-factor=0.000000
  471. # Noise reduction (integer)
  472. #sout-ffmpeg-noise-reduction=0
  473. # Enable MPEG4 quantization matrix (boolean)
  474. #sout-ffmpeg-mpeg4-matrix=0
  475. # Minimum video quantizer scale (integer)
  476. #sout-ffmpeg-qmin=0
  477. # Maximum video quantizer scale (integer)
  478. #sout-ffmpeg-qmax=0
  479. # Enable trellis quantization (boolean)
  480. #sout-ffmpeg-trellis=0
  481. # Use fixed video quantizer scale (float)
  482. #sout-ffmpeg-qscale=0.000000
  483. # Strict standard compliance (integer)
  484. #sout-ffmpeg-strict=0
  485. # Luminance masking (float)
  486. #sout-ffmpeg-lumi-masking=0.000000
  487. # Darkness masking (float)
  488. #sout-ffmpeg-dark-masking=0.000000
  489. # Motion masking (float)
  490. #sout-ffmpeg-p-masking=0.000000
  491. # Border masking (float)
  492. #sout-ffmpeg-border-masking=0.000000
  493. # Luminance elimination (integer)
  494. #sout-ffmpeg-luma-elim-threshold=0
  495. # Chrominance elimination (integer)
  496. #sout-ffmpeg-chroma-elim-threshold=0
  497.  
  498. [stream_out_switcher] # MPEG2 video switcher stream output
  499.  
  500. # Files (string)
  501. #sout-switcher-files=
  502. # Sizes (string)
  503. #sout-switcher-sizes=
  504. # Aspect ratio (string)
  505. #sout-switcher-aspect-ratio=4:3
  506. # Command UDP port (integer)
  507. #sout-switcher-port=5001
  508. # Command (integer)
  509. #sout-switcher-command=0
  510. # GOP size (integer)
  511. #sout-switcher-gop=8
  512. # Quantizer scale (integer)
  513. #sout-switcher-qscale=5
  514. # Mute audio (boolean)
  515. #sout-switcher-mute-audio=1
  516.  
  517. [theora] # Theora video decoder
  518.  
  519. # Encoding quality (integer)
  520. #sout-theora-quality=2
  521.  
  522. [coreaudio] # CoreAudio output
  523.  
  524. # Audio Device (integer)
  525. #coreaudio-dev=-1
  526.  
  527. [macosx] # Mac OS X interface
  528.  
  529. # Video device (integer)
  530. #macosx-vdev=0
  531. # Stretch Aspect Ratio (boolean)
  532. #macosx-stretch=0
  533. # Opaqueness (float)
  534. #macosx-opaqueness=1.000000
  535. # Fill fullscreen (boolean)
  536. #macosx-fill=0
  537. # Use as Desktop Background (boolean)
  538. #macosx-background=0
  539.  
  540. [goom] # Goom effect
  541.  
  542. # Goom display width (integer)
  543. #goom-width=320
  544. # Goom display height (integer)
  545. #goom-height=240
  546. # Goom animation speed (integer)
  547. #goom-speed=6
  548.  
  549. [a52tofloat32] # ATSC A/52 (AC-3) audio decoder
  550.  
  551. # A/52 dynamic range compression (boolean)
  552. #a52-dynrng=1
  553. # Enable internal upmixing (boolean)
  554. #a52-upmix=0
  555.  
  556. [access_directory] # Standard filesystem directory input
  557.  
  558. # Subdirectory behavior (string)
  559. #recursive=expand
  560. # Ignore files with these extensions (string)
  561. #ignore-filetypes=m3u,db,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
  562.  
  563. [access_fake] # Fake input
  564.  
  565. # Caching value in ms (integer)
  566. #fake-caching=300
  567. # Framerate (float)
  568. #fake-fps=25.000000
  569. # ID (integer)
  570. #fake-id=0
  571. # Duration in ms (integer)
  572. #fake-duration=0
  573.  
  574. [access_file] # Standard filesystem file input
  575.  
  576. # Caching value in ms (integer)
  577. #file-caching=300
  578. # Concatenate with additional files (string)
  579. #file-cat=
  580.  
  581. [access_filter_record] # Record
  582.  
  583. # Record directory (string)
  584. #record-path=
  585.  
  586. [access_filter_timeshift] # Timeshift
  587.  
  588. # Timeshift granularity (integer)
  589. #timeshift-granularity=50
  590. # Timeshift directory (string)
  591. #timeshift-dir=
  592.  
  593. [access_ftp] # FTP input
  594.  
  595. # Caching value in ms (integer)
  596. #ftp-caching=600
  597. # FTP user name (string)
  598. #ftp-user=anonymous
  599. # FTP password (string)
  600. #ftp-pwd=anonymous@dummy.org
  601. # FTP account (string)
  602. #ftp-account=anonymous
  603.  
  604. [access_http] # HTTP input
  605.  
  606. # HTTP proxy (string)
  607. #http-proxy=
  608. # Caching value in ms (integer)
  609. #http-caching=1200
  610. # HTTP user agent (string)
  611. #http-user-agent=VLC media player - version 0.8.4 Janus - (c) 1996-2005 the VideoLAN team
  612. # Auto re-connect (boolean)
  613. #http-reconnect=0
  614. # Continuous stream (boolean)
  615. #http-continuous=0
  616.  
  617. [access_mms] # Microsoft Media Server (MMS) input
  618.  
  619. # Caching value in ms (integer)
  620. #mms-caching=5700
  621. # Force selection of all streams (boolean)
  622. #mms-all=0
  623. # Maximum bitrate (integer)
  624. #mms-maxbitrate=0
  625.  
  626. [access_output_file] # File stream output
  627.  
  628. # Append to file (boolean)
  629. #sout-file-append=0
  630.  
  631. [access_output_http] # HTTP stream output
  632.  
  633. # Username (string)
  634. #sout-http-user=
  635. # Password (string)
  636. #sout-http-pwd=
  637. # Mime (string)
  638. #sout-http-mime=
  639. # Certificate file (string)
  640. #sout-http-cert=vlc.pem
  641. # Private key file (string)
  642. #sout-http-key=
  643. # Root CA file (string)
  644. #sout-http-ca=
  645. # CRL file (string)
  646. #sout-http-crl=
  647.  
  648. [access_output_udp] # UDP stream output
  649.  
  650. # Caching value (ms) (integer)
  651. #sout-udp-caching=300
  652. # Time To Live (integer)
  653. #sout-udp-ttl=0
  654. # Group packets (integer)
  655. #sout-udp-group=1
  656. # Raw write (boolean)
  657. #sout-udp-raw=0
  658.  
  659. [access_tcp] # TCP input
  660.  
  661. # Caching value in ms (integer)
  662. #tcp-caching=300
  663.  
  664. [access_udp] # UDP/RTP input
  665.  
  666. # Caching value in ms (integer)
  667. #udp-caching=300
  668. # RTP reordering timeout in ms (integer)
  669. #rtp-late=100
  670. # Autodetection of MTU (boolean)
  671. #udp-auto-mtu=1
  672.  
  673. [adjust] # Image properties filter
  674.  
  675. # Image contrast (0-2) (float)
  676. #contrast=1.000000
  677. # Image brightness (0-2) (float)
  678. #brightness=1.000000
  679. # Image hue (0-360) (integer)
  680. #hue=0
  681. # Image saturation (0-3) (float)
  682. #saturation=1.000000
  683. # Image gamma (0-10) (float)
  684. #gamma=1.000000
  685.  
  686. [aout_file] # File audio output
  687.  
  688. # Output format (string)
  689. #audiofile-format=s16
  690. # Output channels number (integer)
  691. #audiofile-channels=0
  692. # Output file (string)
  693. #audiofile-file=audiofile.wav
  694. # Add wave header (boolean)
  695. #audiofile-wav=1
  696.  
  697. [avi] # AVI demuxer
  698.  
  699. # Force interleaved method (boolean)
  700. #avi-interleaved=0
  701. # Force index creation (boolean)
  702. #avi-index=0
  703.  
  704. [cdda] # Audio CD input
  705.  
  706. # Caching value in ms (integer)
  707. #cdda-caching=300
  708.  
  709. [clone] # Clone video filter
  710.  
  711. # Number of clones (integer)
  712. #clone-count=2
  713. # List of video output modules (string)
  714. #clone-vout-list=
  715.  
  716. [crop] # Crop video filter
  717.  
  718. # Crop geometry (pixels) (string)
  719. #crop-geometry=
  720. # Automatic cropping (boolean)
  721. #autocrop=0
  722.  
  723. [deinterlace] # Deinterlacing video filter
  724.  
  725. # Deinterlace mode (string)
  726. #deinterlace-mode=discard
  727. # Deinterlace mode (string)
  728. #sout-deinterlace-mode=blend
  729.  
  730. [demuxdump] # Filedump demuxer
  731.  
  732. # Filename of dump (string)
  733. #demuxdump-file=stream-demux.dump
  734. # Append (boolean)
  735. #demuxdump-append=0
  736.  
  737. [distort] # Distort video filter
  738.  
  739. # Distort mode (string)
  740. #distort-mode=wave
  741.  
  742. [dummy] # Dummy interface function
  743.  
  744. # Save raw codec data (boolean)
  745. #dummy-save-es=0
  746. # Dummy image chroma format (string)
  747. #dummy-chroma=
  748.  
  749. [dvbsub] # DVB subtitles decoder
  750.  
  751. # Subpicture position (integer)
  752. #dvbsub-position=8
  753. # X coordinate of the subpicture (integer)
  754. #dvbsub-x=-1
  755. # Y coordinate of the subpicture (integer)
  756. #dvbsub-y=-1
  757. # X coordinate of the encoded subpicture (integer)
  758. #sout-dvbsub-x=-1
  759. # Y coordinate of encoded the subpicture (integer)
  760. #sout-dvbsub-y=-1
  761. # Timeout of subpictures (integer)
  762. #sout-dvbsub-timeout=15
  763.  
  764. [dvdnav] # DVDnav Input
  765.  
  766. # DVD angle (integer)
  767. #dvdnav-angle=1
  768. # Caching value in ms (integer)
  769. #dvdnav-caching=300
  770. # Start directly in menu (boolean)
  771. #dvdnav-menu=1
  772.  
  773. [dvdread] # DVDRead Input (DVD without menu support)
  774.  
  775. # DVD angle (integer)
  776. #dvdread-angle=1
  777. # Caching value in ms (integer)
  778. #dvdread-caching=300
  779. # Method used by libdvdcss for decryption (string)
  780. #dvdread-css-method=
  781.  
  782. [equalizer] # Equalizer 10 bands
  783.  
  784. # Equalizer preset (string)
  785. #equalizer-preset=flat
  786. # Bands gain (string)
  787. #equalizer-bands=
  788. # Two pass (boolean)
  789. #equalizer-2pass=0
  790. # Global gain (float)
  791. #equalizer-preamp=12.000000
  792.  
  793. [fake] # Fake video decoder
  794.  
  795. # Image file (string)
  796. #fake-file=
  797. # Video width (integer)
  798. #fake-width=0
  799. # Video height (integer)
  800. #fake-height=0
  801. # Keep aspect ratio (boolean)
  802. #fake-keep-ar=0
  803. # Background aspect ratio (string)
  804. #fake-aspect-ratio=
  805. # Deinterlace video (boolean)
  806. #fake-deinterlace=0
  807. # Deinterlace module (string)
  808. #fake-deinterlace-module=deinterlace
  809.  
  810. [freetype] # Freetype2 font renderer
  811.  
  812. # Font (string)
  813. #freetype-font=/System/Library/Fonts/LucidaGrande.dfont
  814. # Font size in pixels (integer)
  815. #freetype-fontsize=0
  816. # Opacity, 0..255 (integer)
  817. #freetype-opacity=255
  818. # Text Default Color (integer)
  819. #freetype-color=16777215
  820. # Font size (integer)
  821. #freetype-rel-fontsize=16
  822.  
  823. [gestures] # Mouse gestures control interface
  824.  
  825. # Motion threshold (10-100) (integer)
  826. #gestures-threshold=30
  827. # Trigger button (string)
  828. #gestures-button=right
  829.  
  830. [gnutls] # GnuTLS TLS encryption layer
  831.  
  832. # Check TLS/SSL server certificate validity (boolean)
  833. #tls-check-cert=0
  834. # Check TLS/SSL server hostname in certificate (boolean)
  835. #tls-check-hostname=0
  836. # Diffie-Hellman prime bits (integer)
  837. #dh-bits=1024
  838. # Expiration time for resumed TLS sessions (integer)
  839. #tls-cache-expiration=3600
  840. # Number of resumed TLS sessions (integer)
  841. #tls-cache-size=64
  842.  
  843. [h264] # H264 video demuxer
  844.  
  845. # Frames per Second (float)
  846. #h264-fps=25.000000
  847.  
  848. [headphone_channel_mixer] # Headphone channel mixer with virtual spatialization effect
  849.  
  850. # Characteristic dimension (integer)
  851. #headphone-dim=10
  852. # Compensate delay (boolean)
  853. #headphone-compensate=0
  854. # No decoding of Dolby Surround (boolean)
  855. #headphone-dolby=0
  856.  
  857. [hotkeys] # Hotkeys management interface
  858.  
  859. # Playlist bookmark 1 (string)
  860. #bookmark1=
  861. # Playlist bookmark 2 (string)
  862. #bookmark2=
  863. # Playlist bookmark 3 (string)
  864. #bookmark3=
  865. # Playlist bookmark 4 (string)
  866. #bookmark4=
  867. # Playlist bookmark 5 (string)
  868. #bookmark5=
  869. # Playlist bookmark 6 (string)
  870. #bookmark6=
  871. # Playlist bookmark 7 (string)
  872. #bookmark7=
  873. # Playlist bookmark 8 (string)
  874. #bookmark8=
  875. # Playlist bookmark 9 (string)
  876. #bookmark9=
  877. # Playlist bookmark 10 (string)
  878. #bookmark10=
  879.  
  880. [http] # HTTP remote control interface
  881.  
  882. # Host address (string)
  883. http-host=:8082
  884. # Source directory (string)
  885. #http-src=
  886. # Charset (string)
  887. #http-charset=UTF-8
  888. # Handlers (string)
  889. #http-handlers=
  890. # Certificate file (string)
  891. #http-intf-cert=
  892. # Private key file (string)
  893. #http-intf-key=
  894. # Root CA file (string)
  895. #http-intf-ca=
  896. # CRL file (string)
  897. #http-intf-crl=
  898.  
  899. [image] # Image video output
  900.  
  901. # Image format (string)
  902. #image-out-format=png
  903. # Recording ratio (integer)
  904. #image-out-ratio=3
  905. # Filename prefix (string)
  906. #image-out-prefix=img
  907.  
  908. [ipv4] # UDP/IPv4 network abstraction layer
  909.  
  910. # Multicast output interface (string)
  911. #miface-addr=
  912.  
  913. [logger] # File logging
  914.  
  915. # Log filename (string)
  916. #logfile=
  917. # Log format (string)
  918. #logmode=text
  919.  
  920. [logo] # Logo video filter
  921.  
  922. # Logo filename (string)
  923. #logo-file=
  924. # X coordinate of the logo (integer)
  925. #logo-x=-1
  926. # Y coordinate of the logo (integer)
  927. #logo-y=0
  928. # Transparency of the logo (integer)
  929. #logo-transparency=255
  930. # Logo position (integer)
  931. #logo-position=6
  932.  
  933. [marq] # Marquee display sub filter
  934.  
  935. # Marquee text (string)
  936. #marq-marquee=VLC
  937. # X offset, from left (integer)
  938. #marq-x=-1
  939. # Y offset, from the top (integer)
  940. #marq-y=0
  941. # Marquee position (integer)
  942. #marq-position=5
  943. # Opacity (integer)
  944. #marq-opacity=255
  945. # Text Default Color (integer)
  946. #marq-color=16777215
  947. # Font size, pixels (integer)
  948. #marq-size=-1
  949. # Marquee timeout (integer)
  950. #marq-timeout=0
  951.  
  952. [mjpeg] # JPEG camera demuxer
  953.  
  954. # Frames per Second (float)
  955. #mjpeg-fps=0.000000
  956.  
  957. [mod] # MOD demuxer (libmodplug)
  958.  
  959. # Noise reduction (boolean)
  960. #mod-noisereduction=1
  961. # Reverb (boolean)
  962. #mod-reverb=0
  963. # Reverb level (0-100) (integer)
  964. #mod-reverb-level=0
  965. # Reverb delay (ms) (integer)
  966. #mod-reverb-delay=40
  967. # Mega bass (boolean)
  968. #mod-megabass=0
  969. # Mega bass level (0-100) (integer)
  970. #mod-megabass-level=0
  971. # Mega bass cut off (Hz) (integer)
  972. #mod-megabass-range=10
  973. # Surround (boolean)
  974. #mod-surround=0
  975. # Surround level (0-100) (integer)
  976. #mod-surround-level=0
  977. # Surround delay (ms) (integer)
  978. #mod-surround-delay=5
  979.  
  980. [mosaic] # Mosaic video sub filter
  981.  
  982. # Alpha blending (integer)
  983. #mosaic-alpha=255
  984. # Height in pixels (integer)
  985. #mosaic-height=100
  986. # Width in pixels (integer)
  987. #mosaic-width=100
  988. # Mosaic alignment (integer)
  989. #mosaic-align=5
  990. # Top left corner x coordinate (integer)
  991. #mosaic-xoffset=0
  992. # Top left corner y coordinate (integer)
  993. #mosaic-yoffset=0
  994. # Vertical border width in pixels (integer)
  995. #mosaic-vborder=0
  996. # Horizontal border width in pixels (integer)
  997. #mosaic-hborder=0
  998. # Positioning method (integer)
  999. #mosaic-position=0
  1000. # Number of rows (integer)
  1001. #mosaic-rows=2
  1002. # Number of columns (integer)
  1003. #mosaic-cols=2
  1004. # Keep aspect ratio when resizing (boolean)
  1005. #mosaic-keep-aspect-ratio=0
  1006. # Keep original size (boolean)
  1007. #mosaic-keep-picture=0
  1008. # Order as a comma separated list of picture-id(s) (string)
  1009. #mosaic-order=
  1010. # Delay (integer)
  1011. #mosaic-delay=0
  1012.  
  1013. [motionblur] # Motion blur filter
  1014.  
  1015. # Blur factor (1-127) (integer)
  1016. #blur-factor=80
  1017.  
  1018. [motiondetect] # Motion detect video filter
  1019.  
  1020. # History parameter (integer)
  1021. #motiondetect-history=1
  1022. # Description file (string)
  1023. #motiondetect-description=motiondetect
  1024.  
  1025. [mux_asf] # ASF muxer
  1026.  
  1027. # Title (string)
  1028. #sout-asf-title=
  1029. # Author (string)
  1030. #sout-asf-author=
  1031. # Copyright (string)
  1032. #sout-asf-copyright=
  1033. # Comment (string)
  1034. #sout-asf-comment=
  1035. # Rating (string)
  1036. #sout-asf-rating=
  1037. # Packet Size (integer)
  1038. #sout-asf-packet-size=4096
  1039.  
  1040. [mux_mp4] # MP4/MOV muxer
  1041.  
  1042. # Create "Fast start" files (boolean)
  1043. #sout-mp4-faststart=1
  1044.  
  1045. [mux_mpjpeg] # Multipart jpeg muxer
  1046.  
  1047. # Multipart separator string (string)
  1048. #sout-mpjpeg-separator=--myboundary
  1049.  
  1050. [mux_ps] # PS muxer
  1051.  
  1052. # DTS delay (ms) (integer)
  1053. #sout-ps-dts-delay=200
  1054. # PES maximum size (integer)
  1055. #sout-ps-pes-max-size=65500
  1056.  
  1057. [ncurses] # Ncurses interface
  1058.  
  1059. # Filebrowser starting point (string)
  1060. #browse-dir=
  1061.  
  1062. [netsync] # Network synchronisation
  1063.  
  1064. # Act as master for network synchronisation (boolean)
  1065. #netsync-master=0
  1066. # Master client ip address (string)
  1067. #netsync-master-ip=
  1068.  
  1069. [normvol] # Volume normalizer
  1070.  
  1071. # Number of audio buffers (integer)
  1072. #norm-buff-size=20
  1073. # Max level (float)
  1074. #norm-max-level=2.000000
  1075.  
  1076. [opengl] # OpenGL video output
  1077.  
  1078. # OpenGL cube rotation speed (float)
  1079. #opengl-cube-speed=2.000000
  1080. # Select effect (string)
  1081. #opengl-effect=none
  1082.  
  1083. [osdmenu] # On Screen Display menu subfilter
  1084.  
  1085. # X coordinate of the OSD menu (integer)
  1086. #osdmenu-x=-1
  1087. # Y coordinate of the OSD menu (integer)
  1088. #osdmenu-y=-1
  1089. # OSD menu position (integer)
  1090. #osdmenu-position=8
  1091. # OSD menu configuration file (string)
  1092. #osdmenu-file=share/osdmenu/default.cfg
  1093. # Path to OSD menu images (string)
  1094. #osdmenu-file-path=
  1095. # Timeout of OSD menu (integer)
  1096. #osdmenu-timeout=15
  1097. # Update speed of OSD menu (integer)
  1098. #osdmenu-update=200
  1099.  
  1100. [packetizer_mpegvideo] # MPEG-I/II video packetizer
  1101.  
  1102. # Sync on intraframe (boolean)
  1103. #packetizer-mpegvideo-sync-iframe=0
  1104.  
  1105. [playlist] # Playlist
  1106.  
  1107. # Auto start (boolean)
  1108. #playlist-autostart=1
  1109.  
  1110. [rc] # Remote control interface
  1111.  
  1112. # Show stream position (boolean)
  1113. #rc-show-pos=0
  1114. # Fake TTY (boolean)
  1115. #rc-fake-tty=0
  1116. # UNIX socket command input (string)
  1117. #rc-unix=
  1118. # TCP command input (string)
  1119. #rc-host=
  1120.  
  1121. [rss] # RSS feed display
  1122.  
  1123. # RSS feed URLs (string)
  1124. #rss-urls=rss
  1125. # X offset, from left (integer)
  1126. #rss-x=-1
  1127. # Y offset, from the top (integer)
  1128. #rss-y=0
  1129. # Marquee position (integer)
  1130. #rss-position=5
  1131. # Opacity (integer)
  1132. #rss-opacity=255
  1133. # Text Default Color (integer)
  1134. #rss-color=16777215
  1135. # Font size, pixels (integer)
  1136. #rss-size=-1
  1137. # RSS feed speed (integer)
  1138. #rss-speed=100000
  1139. # RSS feed max number of chars displayed (integer)
  1140. #rss-length=60
  1141. # Number of seconds between each forced refresh of the feeds (integer)
  1142. #rss-ttl=1800
  1143.  
  1144. [sap] # SAP Announcements
  1145.  
  1146. # SAP multicast address (string)
  1147. #sap-addr=
  1148. # IPv4-SAP listening (boolean)
  1149. #sap-ipv4=1
  1150. # IPv6-SAP listening (boolean)
  1151. #sap-ipv6=1
  1152. # SAP timeout (seconds) (integer)
  1153. #sap-timeout=1800
  1154. # Try to parse the SAP (boolean)
  1155. #sap-parse=1
  1156. # SAP Strict mode (boolean)
  1157. #sap-strict=0
  1158. # Use SAP cache (boolean)
  1159. #sap-cache=0
  1160.  
  1161. [screen] # Screen Input
  1162.  
  1163. # Caching value in ms (integer)
  1164. #screen-caching=300
  1165. # Frame rate (float)
  1166. #screen-fps=5.000000
  1167.  
  1168. [shout] # Shoutcast radio listings
  1169.  
  1170. # Maximum number of shoutcast servers to be listed (integer)
  1171. #shoutcast-limit=1000
  1172.  
  1173. [showintf] # Interface showing control interface
  1174.  
  1175. # Threshold (integer)
  1176. #showintf-threshold=10
  1177.  
  1178. [stream_out_bridge] # Bridge stream output
  1179.  
  1180. # ID (integer)
  1181. #sout-bridge-out-id=0
  1182. # Delay (integer)
  1183. #sout-bridge-in-delay=0
  1184. # ID Offset (integer)
  1185. #sout-bridge-in-id-offset=8192
  1186.  
  1187. [stream_out_display] # Display stream output
  1188.  
  1189. # Enable audio (boolean)
  1190. #sout-display-audio=1
  1191. # Enable video (boolean)
  1192. #sout-display-video=1
  1193. # Delay (integer)
  1194. #sout-display-delay=100
  1195.  
  1196. [stream_out_es] # Elementary stream output
  1197.  
  1198. # Output access method (string)
  1199. #sout-es-access=
  1200. # Audio output access method (string)
  1201. #sout-es-access-audio=
  1202. # Video output access method (string)
  1203. #sout-es-access-video=
  1204. # Output muxer (string)
  1205. #sout-es-mux=
  1206. # Audio output muxer (string)
  1207. #sout-es-mux-audio=
  1208. # Video output muxer (string)
  1209. #sout-es-mux-video=
  1210. # Output URL (string)
  1211. #sout-es-dst=
  1212. # Audio output URL (string)
  1213. #sout-es-dst-audio=
  1214. # Video output URL (string)
  1215. #sout-es-dst-video=
  1216.  
  1217. [stream_out_mosaic_bridge] # Mosaic bridge stream output
  1218.  
  1219. # ID (string)
  1220. #sout-mosaic-bridge-id=Id
  1221. # Video width (integer)
  1222. #sout-mosaic-bridge-width=0
  1223. # Video height (integer)
  1224. #sout-mosaic-bridge-height=0
  1225. # Sample aspect ratio (string)
  1226. #sout-mosaic-bridge-sar=1:1
  1227.  
  1228. [stream_out_rtp] # RTP stream output
  1229.  
  1230. # Destination (string)
  1231. #sout-rtp-dst=
  1232. # SDP (string)
  1233. #sout-rtp-sdp=
  1234. # Muxer (string)
  1235. #sout-rtp-mux=
  1236. # Session name (string)
  1237. #sout-rtp-name=NONE
  1238. # Session description (string)
  1239. #sout-rtp-description=
  1240. # Session URL (string)
  1241. #sout-rtp-url=
  1242. # Session email (string)
  1243. #sout-rtp-email=
  1244. # Port (integer)
  1245. #sout-rtp-port=1234
  1246. # Audio port (integer)
  1247. #sout-rtp-port-audio=1230
  1248. # Video port (integer)
  1249. #sout-rtp-port-video=1232
  1250. # Time To Live (integer)
  1251. #sout-rtp-ttl=0
  1252.  
  1253. [stream_out_standard] # Standard stream output
  1254.  
  1255. # Output access method (string)
  1256. #sout-standard-access=
  1257. # Output muxer (string)
  1258. #sout-standard-mux=
  1259. # Output URL (deprecated) (string)
  1260. #sout-standard-url=
  1261. # Output destination (string)
  1262. #sout-standard-dst=
  1263. # SAP announcing (boolean)
  1264. #sout-standard-sap=0
  1265. # Session name (string)
  1266. #sout-standard-name=
  1267. # Session groupname (string)
  1268. #sout-standard-group=
  1269. # SLP announcing (boolean)
  1270. #sout-standard-slp=0
  1271.  
  1272. [stream_out_transcode] # Transcode stream output
  1273.  
  1274. # Video encoder (string)
  1275. #sout-transcode-venc=
  1276. # Destination video codec (string)
  1277. #sout-transcode-vcodec=
  1278. # Video bitrate (integer)
  1279. #sout-transcode-vb=800000
  1280. # Video scaling (float)
  1281. #sout-transcode-scale=1.000000
  1282. # Video frame-rate (float)
  1283. #sout-transcode-fps=0.000000
  1284. # Hurry up (boolean)
  1285. #sout-transcode-hurry-up=1
  1286. # Deinterlace video (boolean)
  1287. #sout-transcode-deinterlace=0
  1288. # Deinterlace module (string)
  1289. #sout-transcode-deinterlace-module=deinterlace
  1290. # Video width (integer)
  1291. #sout-transcode-width=0
  1292. # Video height (integer)
  1293. #sout-transcode-height=0
  1294. # Maximum video width (integer)
  1295. #sout-transcode-maxwidth=0
  1296. # Maximum video height (integer)
  1297. #sout-transcode-maxheight=0
  1298. # Video filter (string)
  1299. #sout-transcode-vfilter=
  1300. # Video crop top (integer)
  1301. #sout-transcode-croptop=0
  1302. # Video crop left (integer)
  1303. #sout-transcode-cropleft=0
  1304. # Video crop bottom (integer)
  1305. #sout-transcode-cropbottom=0
  1306. # Video crop right (integer)
  1307. #sout-transcode-cropright=0
  1308. # Audio encoder (string)
  1309. #sout-transcode-aenc=
  1310. # Destination audio codec (string)
  1311. #sout-transcode-acodec=
  1312. # Audio bitrate (integer)
  1313. #sout-transcode-ab=64000
  1314. # Audio channels (integer)
  1315. #sout-transcode-channels=0
  1316. # Audio sample rate (integer)
  1317. #sout-transcode-samplerate=0
  1318. # Synchronise on audio track (boolean)
  1319. #sout-transcode-audio-sync=0
  1320. # Subtitles encoder (string)
  1321. #sout-transcode-senc=
  1322. # Destination subtitles codec (string)
  1323. #sout-transcode-scodec=
  1324. # Destination subtitles codec (boolean)
  1325. #sout-transcode-soverlay=0
  1326. # Subpictures filter (string)
  1327. #sout-transcode-sfilter=
  1328. # OSD menu (boolean)
  1329. #sout-transcode-osd=0
  1330. # Number of threads (integer)
  1331. #sout-transcode-threads=0
  1332. # High priority (boolean)
  1333. #sout-transcode-high-priority=0
  1334.  
  1335. [subsdec] # Text subtitles decoder
  1336.  
  1337. # Subtitles justification (integer)
  1338. #subsdec-align=0
  1339. # Subtitles text encoding (string)
  1340. #subsdec-encoding=System Default
  1341.  
  1342. [subtitle] # Text subtitles demux
  1343.  
  1344. # Frames per second (float)
  1345. #sub-fps=0.000000
  1346. # Subtitles delay (integer)
  1347. #sub-delay=0
  1348. # Subtitles fileformat (string)
  1349. #sub-type=auto
  1350.  
  1351. [svcdsub] # Philips OGT (SVCD subtitle) decoder
  1352.  
  1353. # If nonzero, this gives additional debug information. (integer)
  1354. #svcdsub-debug=0
  1355.  
  1356. [telnet] # VLM remote control interface
  1357.  
  1358. # Telnet Interface host (string)
  1359. #telnet-host=
  1360. # Telnet Interface port (integer)
  1361. #telnet-port=4212
  1362. # Telnet Interface password (string)
  1363. #telnet-password=admin
  1364.  
  1365. [time] # Time display sub filter
  1366.  
  1367. # Time format string (%Y%m%d %H%M%S) (string)
  1368. #time-format=%Y-%m-%d   %H:%M:%S
  1369. # X offset, from left (integer)
  1370. #time-x=-1
  1371. # Y offset, from the top (integer)
  1372. #time-y=0
  1373. # Time position (integer)
  1374. #time-position=9
  1375. # Opacity (integer)
  1376. #time-opacity=255
  1377. # Text Default Color (integer)
  1378. #time-color=16777215
  1379. # Font size, pixels (integer)
  1380. #time-size=-1
  1381.  
  1382. [transform] # Video transformation filter
  1383.  
  1384. # Transform type (string)
  1385. #transform-type=90
  1386.  
  1387. [ts] # MPEG Transport Stream demuxer
  1388.  
  1389. # Extra PMT (string)
  1390. #ts-extra-pmt=
  1391. # Set id of ES to PID (boolean)
  1392. #ts-es-id-pid=0
  1393. # Fast udp streaming (string)
  1394. #ts-out=
  1395. # MTU for out mode (integer)
  1396. #ts-out-mtu=1500
  1397. # CSA ck (string)
  1398. #ts-csa-ck=
  1399. # Packet size in bytes to decrypt (integer)
  1400. #ts-csa-pkt=188
  1401. # Silent mode (boolean)
  1402. #ts-silent=0
  1403. # Filename of dump (string)
  1404. #ts-dump-file=
  1405. # Append (boolean)
  1406. #ts-dump-append=0
  1407. # Dump buffer size (integer)
  1408. #ts-dump-size=16384
  1409.  
  1410. [twolame] # Libtwolame audio encoder
  1411.  
  1412. # Encoding quality (float)
  1413. #sout-twolame-quality=0.000000
  1414. # Stereo mode (integer)
  1415. #sout-twolame-mode=0
  1416. # VBR mode (boolean)
  1417. #sout-twolame-vbr=0
  1418. # Psycho-acoustic model (integer)
  1419. #sout-twolame-psy=3
  1420.  
  1421. [vcd] # VCD input
  1422.  
  1423. # Caching value in ms (integer)
  1424. #vcd-caching=300
  1425.  
  1426. [visual] # Visualizer filter
  1427.  
  1428. # Effects list (string)
  1429. #effect-list=spectrum
  1430. # Video width (integer)
  1431. #effect-width=533
  1432. # Video height (integer)
  1433. #effect-height=400
  1434. # Number of bands (integer)
  1435. #visual-nbbands=80
  1436. # Band separator (integer)
  1437. #visual-separ=1
  1438. # Amplification (integer)
  1439. #visual-amp=3
  1440. # Enable peaks (boolean)
  1441. #visual-peaks=1
  1442. # Enable original graphic spectrum (boolean)
  1443. #spect-show-original=0
  1444. # Enable base (boolean)
  1445. #spect-show-base=1
  1446. # Base pixel radius (integer)
  1447. #spect-radius=42
  1448. # Spectral sections (integer)
  1449. #spect-sections=3
  1450. # V-plane color (integer)
  1451. #spect-color=80
  1452. # Enable bands (boolean)
  1453. #spect-show-bands=1
  1454. # Number of bands (integer)
  1455. #spect-nbbands=32
  1456. # Band separator (integer)
  1457. #spect-separ=1
  1458. # Amplification (integer)
  1459. #spect-amp=8
  1460. # Enable peaks (boolean)
  1461. #spect-show-peaks=1
  1462. # Peak extra width (integer)
  1463. #spect-peak-width=61
  1464. # Peak height (integer)
  1465. #spect-peak-height=1
  1466.  
  1467. [vod_rtsp] # RTSP VoD server
  1468.  
  1469. # Host address (string)
  1470. #rtsp-host=
  1471.  
  1472. [vorbis] # Vorbis audio decoder
  1473.  
  1474. # Encoding quality (integer)
  1475. #sout-vorbis-quality=0
  1476. # Maximum encoding bitrate (integer)
  1477. #sout-vorbis-max-bitrate=0
  1478. # Minimum encoding bitrate (integer)
  1479. #sout-vorbis-min-bitrate=0
  1480. # CBR encoding (boolean)
  1481. #sout-vorbis-cbr=0
  1482.  
  1483. [wall] # Wall video filter
  1484.  
  1485. # Number of columns (integer)
  1486. #wall-cols=3
  1487. # Number of rows (integer)
  1488. #wall-rows=3
  1489. # Active windows (string)
  1490. #wall-active=
  1491. # Element aspect ratio (string)
  1492. #wall-element-aspect=4:3
  1493.  
  1494. [x264] # H264 encoder (using x264 library)
  1495.  
  1496. # Quantizer parameter (integer)
  1497. #sout-x264-qp=0
  1498. # Minimum quantizer parameter (integer)
  1499. #sout-x264-qp-min=10
  1500. # Maximum quantizer parameter (integer)
  1501. #sout-x264-qp-max=51
  1502. # Enable CABAC (boolean)
  1503. #sout-x264-cabac=1
  1504. # Enable loop filter (boolean)
  1505. #sout-x264-loopfilter=1
  1506. # Analyse mode (string)
  1507. #sout-x264-analyse=
  1508. # Bitrate tolerance (float)
  1509. #sout-x264-tolerance=1.000000
  1510. # Maximum local bitrate (integer)
  1511. #sout-x264-vbv-maxrate=0
  1512. # Averaging period for the maximum local bitrate (integer)
  1513. #sout-x264-vbv-bufsize=0
  1514. # Initial buffer occupancy (float)
  1515. #sout-x264-vbv-init=0.900000
  1516. # Sets maximum interval between IDR-frames (integer)
  1517. #sout-x264-keyint=250
  1518. # Sets minimum interval between IDR-frames (integer)
  1519. #sout-x264-keyint-min=0
  1520. # B frames (integer)
  1521. #sout-x264-bframes=0
  1522. # B pyramid (boolean)
  1523. #sout-x264-bpyramid=0
  1524. # Number of previous frames used as predictors. (integer)
  1525. #sout-x264-frameref=1
  1526. # Scene-cut detection. (integer)
  1527. #sout-x264-scenecut=40
  1528. # Sub-pixel refinement quality. (integer)
  1529. #sout-x264-subpel=5
  1530. # Motion estimation algorithm. (string)
  1531. #sout-x264-me=hex
  1532. # Motion estimation search range. (integer)
  1533. #sout-x264-merange=16
  1534. # Disable PSNR calculation. (boolean)
  1535. #sout-x264-no-psnr=0
  1536. # Disable adaptive B-frames. (boolean)
  1537. #sout-x264-no-b-adapt=0
  1538. # Bias the choice to use B-frames. (integer)
  1539. #sout-x264-b-bias=0
  1540.  
  1541.